Snapservice VirtualMachines Snapshots AddLabelSpec

Snapservice VirtualMachines Snapshots AddLabelSpec
Snapservice VirtualMachines Snapshots AddLabelSpec

The Snapservice VirtualMachines Snapshots AddLabelSpec schema contains information regarding the label to be added to the snapshot.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "label": {
        "category": "string",
        "name": "string"
    }
}
label
Required

Information regarding the label to be added to the snapshot.

This property was added in vSphere API 9.1.0.0.